STEP 2: Now let's have Tim the Wizard ask the user to enter their question.
- Go to and drag out Ask.
- Change the name in front of .ask() to tim.
- Change the name of the variable to question.
- Change the string in .ask() to "What is your question?"
To navigate the page using the TAB key, first press ESC to exit the code editor.